projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386c65e
)
configs: Add FPGA driver config for Arria 10
author
Tien Fong Chee
<
[email protected]
>
Wed, 26 Jul 2017 05:05:42 +0000
(13:05 +0800)
committer
Marek Vasut
<
[email protected]
>
Wed, 26 Jul 2017 08:31:44 +0000
(10:31 +0200)
Add FPGA driver config for Arria 10.
Signed-off-by: Tien Fong Chee <
[email protected]
>
Reviewed-by: Ley Foon Tan <
[email protected]
>
Reviewed-by: Dinh Nguyen <
[email protected]
>
configs/socfpga_arria10_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_arria10_defconfig
b/configs/socfpga_arria10_defconfig
index 3acdf4454968c894500d8115c107ee382ff77cd9..7db657a6333fb2b68b915deb396b278bc7d5d772 100644
(file)
--- a/
configs/socfpga_arria10_defconfig
+++ b/
configs/socfpga_arria10_defconfig
@@
-7,6
+7,7
@@
CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria10_socdk_sdmmc"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_DEFAULT_FDT_FILE="socfpga_arria10_socdk_sdmmc.dtb"
CONFIG_SPL=y
+CONFIG_SPL_FPGA_SUPPORT=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_ASKENV=y
@@
-23,6
+24,7
@@
CONFIG_DOS_PARTITION=y
# CONFIG_SPL_DOS_PARTITION is not set
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_FPGA_SOCFPGA=y
CONFIG_DM_GPIO=y
CONFIG_DWAPB_GPIO=y
CONFIG_DM_MMC=y